home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / system-config-printer / system-config-printer.ui < prev    next >
Text File  |  2008-08-07  |  18KB  |  558 lines

  1. <ui version="4.0" >
  2.  <class>form</class>
  3.  <widget class="QWidget" name="form" >
  4.   <property name="geometry" >
  5.    <rect>
  6.     <x>0</x>
  7.     <y>0</y>
  8.     <width>878</width>
  9.     <height>444</height>
  10.    </rect>
  11.   </property>
  12.   <property name="windowTitle" >
  13.    <string>Form</string>
  14.   </property>
  15.   <property name="windowIcon" >
  16.    <iconset>
  17.     <normaloff>../../../../.designer/backup/printer-128.png</normaloff>../../../../.designer/backup/printer-128.png</iconset>
  18.   </property>
  19.   <layout class="QGridLayout" name="gridLayout" >
  20.    <item rowspan="2" row="0" column="0" >
  21.     <widget class="QTreeWidget" name="mainlist" >
  22.      <property name="sizePolicy" >
  23.       <sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
  24.        <horstretch>0</horstretch>
  25.        <verstretch>0</verstretch>
  26.       </sizepolicy>
  27.      </property>
  28.      <property name="rootIsDecorated" >
  29.       <bool>true</bool>
  30.      </property>
  31.      <column>
  32.       <property name="text" >
  33.        <string/>
  34.       </property>
  35.      </column>
  36.     </widget>
  37.    </item>
  38.    <item row="0" column="1" colspan="3" >
  39.     <widget class="QStackedWidget" name="ntbkMain" >
  40.      <property name="currentIndex" >
  41.       <number>2</number>
  42.      </property>
  43.      <widget class="QWidget" name="page" >
  44.       <layout class="QGridLayout" >
  45.        <item row="0" column="0" >
  46.         <widget class="QLabel" name="label" >
  47.          <property name="text" >
  48.           <string>Add New Printer</string>
  49.          </property>
  50.         </widget>
  51.        </item>
  52.        <item row="1" column="0" >
  53.         <widget class="QPushButton" name="btnNewPrinter" >
  54.          <property name="text" >
  55.           <string>New Local Printer</string>
  56.          </property>
  57.         </widget>
  58.        </item>
  59.        <item row="1" column="1" >
  60.         <widget class="QLabel" name="newPrinterLabel" >
  61.          <property name="text" >
  62.           <string>New printer attached to this computer.</string>
  63.          </property>
  64.         </widget>
  65.        </item>
  66.        <item row="2" column="0" >
  67.         <widget class="QPushButton" name="btnNewPrinterNetwork" >
  68.          <property name="text" >
  69.           <string>New Network Printer</string>
  70.          </property>
  71.         </widget>
  72.        </item>
  73.        <item row="2" column="1" >
  74.         <widget class="QLabel" name="newPrinterNetworkLabel" >
  75.          <property name="text" >
  76.           <string>New remote printer</string>
  77.          </property>
  78.         </widget>
  79.        </item>
  80.        <item row="3" column="0" >
  81.         <widget class="QPushButton" name="btnNewPrinterSpecial" >
  82.          <property name="text" >
  83.           <string>New Special Printer</string>
  84.          </property>
  85.         </widget>
  86.        </item>
  87.        <item row="3" column="1" >
  88.         <widget class="QLabel" name="newPrinterSpecialLabel" >
  89.          <property name="text" >
  90.           <string>TextLabel</string>
  91.          </property>
  92.         </widget>
  93.        </item>
  94.        <item row="4" column="0" >
  95.         <widget class="QPushButton" name="btnNewClass" >
  96.          <property name="text" >
  97.           <string>New Printer Class</string>
  98.          </property>
  99.         </widget>
  100.        </item>
  101.        <item row="4" column="1" >
  102.         <widget class="QLabel" name="label_5" >
  103.          <property name="text" >
  104.           <string>Add a new printer group.</string>
  105.          </property>
  106.         </widget>
  107.        </item>
  108.        <item row="5" column="0" >
  109.         <spacer>
  110.          <property name="orientation" >
  111.           <enum>Qt::Vertical</enum>
  112.          </property>
  113.          <property name="sizeHint" stdset="0" >
  114.           <size>
  115.            <width>20</width>
  116.            <height>40</height>
  117.           </size>
  118.          </property>
  119.         </spacer>
  120.        </item>
  121.       </layout>
  122.      </widget>
  123.      <widget class="QWidget" name="page_3" >
  124.       <layout class="QGridLayout" >
  125.        <item row="0" column="0" colspan="2" >
  126.         <layout class="QHBoxLayout" >
  127.          <item>
  128.           <widget class="QLabel" name="label_6" >
  129.            <property name="text" >
  130.             <string>Basic Server Settings</string>
  131.            </property>
  132.           </widget>
  133.          </item>
  134.          <item>
  135.           <widget class="QLabel" name="lblClassMembers" >
  136.            <property name="text" >
  137.             <string/>
  138.            </property>
  139.           </widget>
  140.          </item>
  141.          <item>
  142.           <widget class="QLabel" name="lblPInstallOptions" >
  143.            <property name="text" >
  144.             <string/>
  145.            </property>
  146.           </widget>
  147.          </item>
  148.          <item>
  149.           <widget class="QLabel" name="lblPOptions" >
  150.            <property name="text" >
  151.             <string/>
  152.            </property>
  153.           </widget>
  154.          </item>
  155.         </layout>
  156.        </item>
  157.        <item row="1" column="0" colspan="2" >
  158.         <widget class="QCheckBox" name="chkServerBrowse" >
  159.          <property name="text" >
  160.           <string>Show printers shared by other systems</string>
  161.          </property>
  162.         </widget>
  163.        </item>
  164.        <item row="2" column="0" colspan="2" >
  165.         <widget class="QCheckBox" name="chkServerShare" >
  166.          <property name="text" >
  167.           <string>Share published printers connected to this system</string>
  168.          </property>
  169.         </widget>
  170.        </item>
  171.        <item row="3" column="0" >
  172.         <spacer>
  173.          <property name="orientation" >
  174.           <enum>Qt::Horizontal</enum>
  175.          </property>
  176.          <property name="sizeType" >
  177.           <enum>QSizePolicy::Fixed</enum>
  178.          </property>
  179.          <property name="sizeHint" stdset="0" >
  180.           <size>
  181.            <width>16</width>
  182.            <height>24</height>
  183.           </size>
  184.          </property>
  185.         </spacer>
  186.        </item>
  187.        <item row="3" column="1" >
  188.         <widget class="QCheckBox" name="chkServerShareAny" >
  189.          <property name="sizePolicy" >
  190.           <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
  191.            <horstretch>0</horstretch>
  192.            <verstretch>0</verstretch>
  193.           </sizepolicy>
  194.          </property>
  195.          <property name="text" >
  196.           <string>Allow printing from the internet</string>
  197.          </property>
  198.         </widget>
  199.        </item>
  200.        <item row="4" column="0" colspan="2" >
  201.         <widget class="QCheckBox" name="chkServerRemoteAdmin" >
  202.          <property name="text" >
  203.           <string>Allow remote administration</string>
  204.          </property>
  205.         </widget>
  206.        </item>
  207.        <item row="5" column="0" colspan="2" >
  208.         <widget class="QCheckBox" name="chkServerAllowCancelAll" >
  209.          <property name="text" >
  210.           <string>Allow users to cancel any job (not just their own)</string>
  211.          </property>
  212.         </widget>
  213.        </item>
  214.        <item row="6" column="0" colspan="2" >
  215.         <widget class="QCheckBox" name="chkServerLogDebug" >
  216.          <property name="text" >
  217.           <string>Save debugging information for troubleshooting</string>
  218.          </property>
  219.         </widget>
  220.        </item>
  221.        <item row="7" column="1" >
  222.         <spacer>
  223.          <property name="orientation" >
  224.           <enum>Qt::Vertical</enum>
  225.          </property>
  226.          <property name="sizeHint" stdset="0" >
  227.           <size>
  228.            <width>505</width>
  229.            <height>131</height>
  230.           </size>
  231.          </property>
  232.         </spacer>
  233.        </item>
  234.       </layout>
  235.      </widget>
  236.      <widget class="QWidget" name="page_2" >
  237.       <layout class="QGridLayout" >
  238.        <item row="0" column="0" >
  239.         <widget class="QTabWidget" name="tabWidget" >
  240.          <property name="sizePolicy" >
  241.           <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
  242.            <horstretch>1</horstretch>
  243.            <verstretch>0</verstretch>
  244.           </sizepolicy>
  245.          </property>
  246.          <property name="currentIndex" >
  247.           <number>0</number>
  248.          </property>
  249.          <widget class="QWidget" name="settings" >
  250.           <attribute name="title" >
  251.            <string>Settings</string>
  252.           </attribute>
  253.           <layout class="QGridLayout" name="gridLayout_2" >
  254.            <item row="0" column="0" >
  255.             <widget class="QLabel" name="lblPDescription" >
  256.              <property name="text" >
  257.               <string>Description:</string>
  258.              </property>
  259.             </widget>
  260.            </item>
  261.            <item row="0" column="1" colspan="5" >
  262.             <widget class="QLineEdit" name="entPDescription" />
  263.            </item>
  264.            <item row="1" column="0" >
  265.             <widget class="QLabel" name="lblPLocation" >
  266.              <property name="text" >
  267.               <string>Location:</string>
  268.              </property>
  269.             </widget>
  270.            </item>
  271.            <item row="1" column="1" colspan="5" >
  272.             <widget class="QLineEdit" name="entPLocation" />
  273.            </item>
  274.            <item row="2" column="0" >
  275.             <widget class="QLabel" name="lblPDevice2" >
  276.              <property name="text" >
  277.               <string>Device URI:</string>
  278.              </property>
  279.             </widget>
  280.            </item>
  281.            <item row="2" column="1" colspan="4" >
  282.             <widget class="QLineEdit" name="entPDevice" />
  283.            </item>
  284.            <item row="2" column="5" >
  285.             <widget class="QPushButton" name="btnSelectDevice" >
  286.              <property name="text" >
  287.               <string>Change</string>
  288.              </property>
  289.             </widget>
  290.            </item>
  291.            <item row="3" column="0" colspan="2" >
  292.             <widget class="QLabel" name="lblPMakeModel2" >
  293.              <property name="text" >
  294.               <string>Make and Model:</string>
  295.              </property>
  296.             </widget>
  297.            </item>
  298.            <item row="3" column="2" colspan="3" >
  299.             <widget class="QLabel" name="lblPMakeModel" >
  300.              <property name="text" >
  301.               <string>-</string>
  302.              </property>
  303.              <property name="wordWrap" >
  304.               <bool>true</bool>
  305.              </property>
  306.             </widget>
  307.            </item>
  308.            <item row="3" column="5" >
  309.             <widget class="QPushButton" name="btnChangePPD" >
  310.              <property name="text" >
  311.               <string>Change</string>
  312.              </property>
  313.             </widget>
  314.            </item>
  315.            <item row="4" column="0" colspan="2" >
  316.             <widget class="QLabel" name="lblPState2" >
  317.              <property name="text" >
  318.               <string>Printer State:</string>
  319.              </property>
  320.             </widget>
  321.            </item>
  322.            <item row="4" column="2" colspan="4" >
  323.             <widget class="QLabel" name="lblPState" >
  324.              <property name="text" >
  325.               <string>-</string>
  326.              </property>
  327.             </widget>
  328.            </item>
  329.            <item row="5" column="0" colspan="2" >
  330.             <widget class="QLabel" name="label_12" >
  331.              <property name="text" >
  332.               <string>Default Printer:</string>
  333.              </property>
  334.             </widget>
  335.            </item>
  336.            <item row="5" column="2" colspan="3" >
  337.             <widget class="QLabel" name="lblPDefault" >
  338.              <property name="text" >
  339.               <string>-</string>
  340.              </property>
  341.             </widget>
  342.            </item>
  343.            <item row="5" column="5" >
  344.             <widget class="QPushButton" name="btnPMakeDefault" >
  345.              <property name="text" >
  346.               <string>Make Default</string>
  347.              </property>
  348.             </widget>
  349.            </item>
  350.            <item row="6" column="0" colspan="2" >
  351.             <widget class="QPushButton" name="btnDelete" >
  352.              <property name="text" >
  353.               <string>Remove Printer</string>
  354.              </property>
  355.             </widget>
  356.            </item>
  357.            <item row="6" column="2" colspan="4" >
  358.             <spacer name="horizontalSpacer" >
  359.              <property name="orientation" >
  360.               <enum>Qt::Horizontal</enum>
  361.              </property>
  362.              <property name="sizeHint" stdset="0" >
  363.               <size>
  364.                <width>432</width>
  365.                <height>20</height>
  366.               </size>
  367.              </property>
  368.             </spacer>
  369.            </item>
  370.            <item row="7" column="0" colspan="6" >
  371.             <spacer name="verticalSpacer" >
  372.              <property name="orientation" >
  373.               <enum>Qt::Vertical</enum>
  374.              </property>
  375.              <property name="sizeHint" stdset="0" >
  376.               <size>
  377.                <width>548</width>
  378.                <height>84</height>
  379.               </size>
  380.              </property>
  381.             </spacer>
  382.            </item>
  383.            <item row="8" column="0" colspan="3" >
  384.             <widget class="QPushButton" name="btnPrintTestPage" >
  385.              <property name="text" >
  386.               <string>Print Test Page</string>
  387.              </property>
  388.             </widget>
  389.            </item>
  390.            <item row="8" column="3" >
  391.             <widget class="QPushButton" name="btnSelfTest" >
  392.              <property name="text" >
  393.               <string>Print Self-Test Page</string>
  394.              </property>
  395.             </widget>
  396.            </item>
  397.            <item row="8" column="4" colspan="2" >
  398.             <widget class="QPushButton" name="btnCleanHeads" >
  399.              <property name="text" >
  400.               <string>Clean Print Heads</string>
  401.              </property>
  402.             </widget>
  403.            </item>
  404.           </layout>
  405.          </widget>
  406.          <widget class="QWidget" name="policies" >
  407.           <attribute name="title" >
  408.            <string>Policies</string>
  409.           </attribute>
  410.           <layout class="QGridLayout" >
  411.            <item row="0" column="0" >
  412.             <widget class="QCheckBox" name="chkPEnabled" >
  413.              <property name="text" >
  414.               <string>Enabled</string>
  415.              </property>
  416.             </widget>
  417.            </item>
  418.            <item rowspan="3" row="0" column="1" >
  419.             <widget class="QLabel" name="lblNotPublished" >
  420.              <property name="sizePolicy" >
  421.               <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
  422.                <horstretch>0</horstretch>
  423.                <verstretch>0</verstretch>
  424.               </sizepolicy>
  425.              </property>
  426.              <property name="text" >
  427.               <string>Not published
  428. See server settings</string>
  429.              </property>
  430.             </widget>
  431.            </item>
  432.            <item row="1" column="0" >
  433.             <widget class="QCheckBox" name="chkPAccepting" >
  434.              <property name="text" >
  435.               <string>Accepting Jobs</string>
  436.              </property>
  437.             </widget>
  438.            </item>
  439.            <item row="2" column="0" >
  440.             <widget class="QCheckBox" name="chkPShared" >
  441.              <property name="text" >
  442.               <string>Shared</string>
  443.              </property>
  444.             </widget>
  445.            </item>
  446.            <item row="3" column="0" >
  447.             <widget class="QLabel" name="label_8" >
  448.              <property name="sizePolicy" >
  449.               <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
  450.                <horstretch>0</horstretch>
  451.                <verstretch>0</verstretch>
  452.               </sizepolicy>
  453.              </property>
  454.              <property name="text" >
  455.               <string>Error Policy</string>
  456.              </property>
  457.             </widget>
  458.            </item>
  459.            <item row="3" column="1" >
  460.             <widget class="QComboBox" name="cmbPErrorPolicy" />
  461.            </item>
  462.            <item row="4" column="0" >
  463.             <widget class="QLabel" name="label_9" >
  464.              <property name="sizePolicy" >
  465.               <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
  466.                <horstretch>0</horstretch>
  467.                <verstretch>0</verstretch>
  468.               </sizepolicy>
  469.              </property>
  470.              <property name="text" >
  471.               <string>Operation Policy</string>
  472.              </property>
  473.             </widget>
  474.            </item>
  475.            <item row="4" column="1" >
  476.             <widget class="QComboBox" name="cmbPOperationPolicy" />
  477.            </item>
  478.            <item row="5" column="0" >
  479.             <widget class="QLabel" name="label_10" >
  480.              <property name="sizePolicy" >
  481.               <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
  482.                <horstretch>0</horstretch>
  483.                <verstretch>0</verstretch>
  484.               </sizepolicy>
  485.              </property>
  486.              <property name="text" >
  487.               <string>Starting Banner</string>
  488.              </property>
  489.             </widget>
  490.            </item>
  491.            <item row="5" column="1" >
  492.             <widget class="QComboBox" name="cmbPStartBanner" />
  493.            </item>
  494.            <item row="6" column="0" >
  495.             <widget class="QLabel" name="label_11" >
  496.              <property name="sizePolicy" >
  497.               <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
  498.                <horstretch>0</horstretch>
  499.                <verstretch>0</verstretch>
  500.               </sizepolicy>
  501.              </property>
  502.              <property name="text" >
  503.               <string>Ending Banner</string>
  504.              </property>
  505.             </widget>
  506.            </item>
  507.            <item row="6" column="1" >
  508.             <widget class="QComboBox" name="cmbPEndBanner" />
  509.            </item>
  510.            <item row="7" column="0" colspan="2" >
  511.             <spacer>
  512.              <property name="orientation" >
  513.               <enum>Qt::Vertical</enum>
  514.              </property>
  515.              <property name="sizeHint" stdset="0" >
  516.               <size>
  517.                <width>521</width>
  518.                <height>20</height>
  519.               </size>
  520.              </property>
  521.             </spacer>
  522.            </item>
  523.           </layout>
  524.          </widget>
  525.         </widget>
  526.        </item>
  527.       </layout>
  528.      </widget>
  529.      <widget class="QWidget" name="page_4" />
  530.     </widget>
  531.    </item>
  532.    <item row="1" column="1" >
  533.     <widget class="QPushButton" name="btnConflict" >
  534.      <property name="text" >
  535.       <string/>
  536.      </property>
  537.     </widget>
  538.    </item>
  539.    <item row="1" column="2" >
  540.     <widget class="QPushButton" name="btnPrinterPropertiesApply" >
  541.      <property name="text" >
  542.       <string>Apply</string>
  543.      </property>
  544.     </widget>
  545.    </item>
  546.    <item row="1" column="3" >
  547.     <widget class="QPushButton" name="btnRevert" >
  548.      <property name="text" >
  549.       <string>Revert</string>
  550.      </property>
  551.     </widget>
  552.    </item>
  553.   </layout>
  554.  </widget>
  555.  <resources/>
  556.  <connections/>
  557. </ui>
  558.